#include "room.h"

#undef EXTRA_RESET
#define EXTRA_RESET no_castle_flag = 1;
TWO_EXIT("room/path1","south",
       "room/vill_track", "north",
         "Narrow path",
"This is a narrow foot path leading uphill towards the village church.\n"+
"It has long been used as a short cut for villagers living on the east end\n"+
"of Lance road.  The path continues to the south with the track to the north.\n",1)
